home *** CD-ROM | disk | FTP | other *** search
- object DlgYesNo2: TDlgYesNo2
- Left = 360
- Top = 324
- ActiveControl = BitBtn2
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 120
- ClientWidth = 303
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 16
- object Msg: TLabel
- Left = 17
- Top = 20
- Width = 273
- Height = 43
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object BitBtn1: TBitBtn
- Left = 14
- Top = 76
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Kind = bkYes
- end
- object BitBtn2: TBitBtn
- Left = 214
- Top = 76
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Kind = bkNo
- end
- end
-